home *** CD-ROM | disk | FTP | other *** search
- #!/usr/bin/perl5
-
- print <<EndOfFile;
- Content-type: text/html
-
- <HTML VERSION="2.0">
- <TITLE>Syntax IPX/IP Gateway</TITLE>
- <BODY>
- <H2>Syntax IPX/IP Gateway</H2>
- This WebFORCE system has both the Syntax TotalNet Advanced Server and Syntax
- INETgateway installed. Both these programs are limited to allow only one person
- at a time to access the TotalNet Advanced Server and 2 simultaneous sessions
- for the TotalNet INETgateway.
- <p>
-
- Syntax TotalNET Advanced Server provides PC-to-IRIX connectivity solutions for
- sharing files, printers and applications among DOS/Windows, OS/2, NetWare,
- Macintosh and IRIX computers. INETgateway enables native NetWare users to gain
- Internet access without installing a TCP/IP protocol on each client computer.
- <p>
-
- INETgateway eliminates the need to implement TCP/IP over an entire network and
- deal with configuring hundreds of IP addresses. INETgateway enables the Silicon
- Graphics server to receive IPX/SPX requests from native NetWare computers, and
- send them out to the Internet using TCP/IP - the standard for both UNIX and the
- Internet.
- <p>
-
- The login screen will request a valid IRIX logon and password for this system.
- Please supply this at the Syntax logon screen. It may be different than the
- Internet Gateway logon/password you have selected.
- <p>
-
- THIS PRODUCT IS NOT SUPPORTED BY SILICON GRAPHICS. FOR ANY SUPPORT QUESTIONS,
- PLEASE CONTACT SYNTAX DIRECTLY AT: support\@syntax.com
- </BODY>
- </HTML>
- EndOfFile
-
-